From: Richard M. Stallman Date: Mon, 18 Jul 1994 06:28:42 +0000 (+0000) Subject: [emacs]: Include stdio.h. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~90788 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a9c82aaf4137beca79b06b9339badc9208e34f73;p=emacs.git [emacs]: Include stdio.h. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 53af4cdd13c..6dfc6c724fa 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -153,9 +153,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* #define LINUX_LDAV_FILE "/proc/loadavg" */ -/* This is needed for disknew.c:update_frame() */ +/* This is needed for disknew.c:update_frame */ #ifdef emacs +#include /* Get the definition of _IO_STDIO_H. */ #ifdef _IO_STDIO_H /* new C libio names */ #define GNU_LIBRARY_PENDING_OUTPUT_COUNT(FILE) \